reftests: Fix textview-tags test
authorBenjamin Otte <otte@redhat.com>
Fri, 29 Mar 2019 07:15:23 +0000 (08:15 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 29 Mar 2019 08:56:52 +0000 (09:56 +0100)
The test was timeouting on X11.

I'm still not sure it does what it should do, but at least that
problem's gone.

testsuite/reftests/textview-tags.css

index 899bbeb434f92c640065cca4cf5cf0ef2eb5f5cd..871ef35cb7742c8b6c332f3e00e1e34b8c5ae8f5 100644 (file)
@@ -1,6 +1,6 @@
 @import "reset-to-defaults.css";
 
-GtkTextView {
+textview {
   color: yellow;
   background-color: yellow;
 }